home *** CD-ROM | disk | FTP | other *** search
/ STraTOS 1997 April & May / STraTOS 1 - 1997 April & May.iso / CD01 / GNU_KIT / DISK9.ZIP / include / unixlib.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-07-10  |  82 b   |  5 lines

  1. #ifndef _UNIXLIB_H
  2. #define _UNIXLIB_H
  3. #include <unistd.h>
  4. #endif /* _UNIXLIB_H */
  5.